Goto

Collaborating Authors

 sameermahajan mlworkshop


sameermahajan/MLWorkshop

#artificialintelligence

This fast paced hands on worskhop is designed to bootstrap your Deep Learning. It introduces algorithms like k Nearest Neighbors, k means, recommender systems etc. It brings in tools like python for quick coding,pandas and numpy for data munging, matplotlib for visualization, scikit-learn for ready made machine learning algorithms. It does so with real life use cases like predicting house sale prices, sentiment analysis using restaurant reviews; real life data like people wikipedia, adult income data etc. and lots of hands on coding. We dive into intuition behind commonly popular algorithm of gradient descent, forward and backward propagation in neural networks.